Receiver FIFO status
USED | Amount of enties in the receiver FIFO. The value of this field ranges from 0 to FF_DATA_NR. |
SR_VALID | Indicates whether the RX shift registers holds a (partial) valid data frame (‘1’) or not (‘0’). The shift register can be considered the bottom of the RX FIFO (the data frame is not included in the USED field of the RX FIFO). The shift register is a working register and holds the data frame that is currently being received (when the protocol state machine is receiving a data frame). |
RD_PTR | FIFO read pointer: FIFO location from which a data frame is read. |
WR_PTR | FIFO write pointer: FIFO location at which a new data frame is written by the hardware. |